.area-newfooter{
    width: 100%;
    background-color: #282828;
    color: #666;
}
.area-newfooter .container{
    width: 1180px;
    position: relative;
    left: 50%;
    margin-left: -590px;
}
.area-newfooter ul li a:hover{
    color: #999!important
}
.area-newfooter .ul-your-dad-123{
    padding: 50px 0 30px;
    box-sizing: content-box;
    height: 89px;
    border-bottom: 1px solid #333;
    margin-bottom: 30px;
}
.area-newfooter .ul-your-dad-123 >.fl{
    float: left;
    width: 750px;
}
.area-newfooter .foot-organization{
    float: right;
    width: 342px;
}
.area-newfooter .foot-organization img{
    position: relative;
    top: -10px;
    width: 120px;
    height: 99px;
    float: left;
    opacity: .4;
}
.area-newfooter .foot-glories{
    position: relative;
    top: 8px;
    float: right;
    font-size: 16px;
    line-height: 30px;
}

.area-newfooter .ul-your-dad-121{
    margin-top: 40px;
}
.area-newfooter .ul-your-dad-121 li{
    float: left;
}

.area-newfooter .f-cont-top{
    height: 20px;
    overflow: hidden;
}
.area-newfooter .f-cont-top li:last-child{
    margin-right: 0 !important;
}

.area-newfooter .icon-go-qq{
    cursor: pointer;
    margin: 0 40px 0;
    font-size: 20px;
    vertical-align: -4px;
}
.area-newfooter .icon-go-weibo,
.area-newfooter .icon-go-wechat{
    font-size: 24px;
    cursor: pointer;
}
.area-newfooter .icon-go-qq::before,
.area-newfooter .icon-go-wechat::before,
.area-newfooter .icon-go-weibo::before
{
    color: #666 !important;
}
.area-newfooter .icon-go-qq:hover::before{
    color: #16acda!important;
}
.area-newfooter .icon-go-wechat:hover::before{
    color: #53bb4c!important;
}
.area-newfooter .icon-go-weibo:hover::before{
    color: #f4523b!important;
}
.area-newfooter .icon-go-wechat:hover .wechatStrap{
    display: block !important;
}
.area-newfooter .wechatStrap{
    width: 140px;
    position: absolute;
    background: #fff;
    border-radius: 5px;
    padding: 20px 20px 10px;
    top: -169px;
    left: -60px;
    box-sizing: border-box;
    display: none;
    color: #333;
    z-index: 9999;
}
.area-newfooter .wechatStrap>div{
    float: left;
}
.area-newfooter .wechatStrap>div:nth-child(1){
    margin-right:20px;
}
.area-newfooter .wechatStrap img{
    display: block;
    width: 100px;
    height: 100px;
}
.area-newfooter .wechatStrap span,
.weiboStrap span{
    display: inline-block;
    width: 100%;
    text-align: center;
    line-height: 14px;
    font-size: 14px;
    margin-top: 10px;
}
.wechatStrap .sjx{
    height: 10px;
    width: 10px;
    background-color: #fff;
    transform: rotate(45deg);
    position: absolute;
    bottom: -5px;
    left: 65px;
}
.area-newfooter .icon-go-weibo:hover .weiboStrap{
    display: block !important;
}
.area-newfooter .icon-go-qq:hover .qqStrap{
    display: block !important;
}
.qqStrap{
    width: 150px;
    position: absolute;
    background: #fff;
    border-radius: 5px;
    top: -64px;
    left: -30px;
    padding: 5px 0;
    display: none;
    color: #333;
    z-index: 9999999;
}
.qqStrap p{
     width: 100%;
     line-height: 20px;
     text-align: center;
}
.qqStrap .sjx{
    height: 10px;
    width: 10px;
    background-color: #fff;
    transform: rotate(45deg);
    position: absolute;
    bottom: -4px;
    left: 74px;
}
.area-newfooter .weiboStrap{
    width: 140px;
    position: absolute;
    background: #fff;
    border-radius: 5px;
    padding: 20px 20px 10px;
    top: -169px;
    left: -62px;
    box-sizing: border-box;
    display: none;
    color: #333;
    z-index: 99999999999;
}
.weiboStrap .sjx{
    height: 10px;
    width: 10px;
    background-color: #fff;
    transform: rotate(45deg);
    position: absolute;
    bottom: -5px;
    left: 67px;
}
.relatedLinks{
    position: relative;
    overflow: hidden;
}
.relatedLinks .item{
    line-height: 14px;
    padding: 0 20px 0;
    box-sizing: border-box;
    border-right: 1px solid;
}
.relatedLinks .item:last-child{
    border-right: none;
}
.relatedLinks .item:nth-child(1){
    padding-left: 0;
}
.relatedLinks .item a{
    color: #666;
    font-size: 14px;
    display: inline-block;
}
.relatedLinks .evenMore{
    width: 97px;
    line-height: 14px;
    position: absolute;
    right: -1px;
    /*z-index: 99;*/
}
.relatedLinks .evenMore a{
    background-color: #282828;
}
.relatedLinks .evenMore span{
    display: block;
    width: 20px;
    height: 14px;
    margin-top: 2px;
    background: linear-gradient(left,rgba(40,40,40,0),rgba(40,40,40,1));
    background: -webkit-linear-gradient(right, rgba(40,40,40,0),rgba(40,40,40,1)); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, rgba(40,40,40,0),rgba(40,40,40,1)); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, rgba(40,40,40,0),rgba(40,40,40,1)); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, rgba(40,40,40,0),rgba(40,40,40,1)); /* 标准的语法 */
}
.f-cont-bot .last-item{
    padding: 30px 0 20px;
}
.f-cont-bot .last-item p{
    font-size: 12px;
    color: #666;
    line-height: 12px
}

.f-cont-bot .last-item a{
    color: inherit;
}
.f-cont-bot .last-item a:hover{
    color: #999;
}

.iden-left{
    float: left;
}
.iden-right{
    float: right; font-size: 12px;
}
.iden-clear::after{
    content: "";
    display: block;
    clear: both;
}
.IDEN-bc-verify{
    background-color: #eee;
}


@media screen and (min-width: 1521px) {
    .area-newfooter .min1500.container{
        width: 1500px;
        margin-left: -750px;
    }
}

